home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0399 / 377 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.2 KB

  1. Date: Thu, 09 Jun 1994 09:30:29 +0100
  2. From: Gerd Castan <castan@cip.physik.uni-stuttgart.de>
  3. To: gem-list@world.std.com
  4. Message-Id: <0097FB02.A75E71C0.19358@cip.physik.uni-stuttgart.de>
  5. Subject: Re: Proposal v5
  6. Precedence: bulk
  7.  
  8.  
  9. Hi,
  10.  
  11. >On Wed, 8 Jun 1994, Gerd Castan wrote:
  12. >
  13. >> 
  14. >> In the case of block operations: Have discontinuous blocks in mind.
  15. >> 
  16. >> Gerd
  17. >> 
  18. >
  19. >Microsoft Excel was able to do that, and it handled blocks very 
  20. >similiarly to the way Atari Works does, where the cursor is constrained 
  21. >to within the block.  It works very nicely and helps to keep things 
  22. >orderly when the user is entering lists.
  23. With or without SHIFT, see later.
  24. >
  25. >But I've never seen a text editor (I haven't seen the one you mention) 
  26. >that did discontinuous blocks.  Sounds like it would be a pain to deal 
  27. Only a pain for the programmer. For the user it's very easy and very
  28. powerfull.
  29. You don't have to do it. The only thing we have to do is to make a
  30. standard that *makes it possible* to do it.
  31. Apart from the shortcut we choose, with SHIFT it should append a new block
  32. and without SHIFT it should replace the old block.
  33.  
  34. >with... I'd need to keep track of ANOTHER linked-list in memory.  
  35. ><grumble>  Memory management....
  36. You don't have to do it.
  37.  
  38. Gerd
  39.